Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


validateEntityMnemonic

This procedure validates a given entity mnemonic. It runs against the Repository’s gsc_entity_mnemonic table first. If the entity mnemonic can be found in the gsc_entity_mnemonic table, then this procedure forces a refresh of the cache. If the entity mnemonic cannot be found in the database or the cache, then a blank value is returned. This procedure does not attempt to create an entity mnemonic record.

Location: af\app\afgenmngrp.i

Parameters:

INPUT pcEntityMnemonic AS CHARACTER

The entity mnemonic to be checked.

OUTPUT pcResult AS CHARACTER

The results of the validation.

Notes: None


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095